From 45c58bae85cce261ab585d4277bcf1143a922d75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Fri, 30 Mar 2012 00:31:43 +0100 Subject: [PATCH] build: do not enable introspection even for distcheck --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f3da098..840872e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-introspection +#DISTCHECK_CONFIGURE_FLAGS = --enable-introspection SUBDIRS = \ babl \ -- 2.30.2